Skip to content

fix: worker mode events cleanup#9997

Merged
michalsn merged 1 commit intocodeigniter4:developfrom
michalsn:fix/worker-mode-events
Feb 24, 2026
Merged

fix: worker mode events cleanup#9997
michalsn merged 1 commit intocodeigniter4:developfrom
michalsn:fix/worker-mode-events

Conversation

@michalsn
Copy link
Member

Description
This PR fixes a bug where, in worker mode, there was no option to reset event listeners between requests.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@michalsn michalsn added the bug Verified issues on the current code behavior or pull requests that will fix them label Feb 24, 2026
Copy link
Contributor

@datamweb datamweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work as always! Thanks!

@michalsn michalsn merged commit 3535c7a into codeigniter4:develop Feb 24, 2026
50 checks passed
@michalsn
Copy link
Member Author

Thanks for the reviews!

@michalsn michalsn deleted the fix/worker-mode-events branch February 25, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants